PaymentProcessor 
EntityType  Independent 
Logical Entity Name  PaymentProcessor 
Default Table Name  SyPaymentProcessor 
Logical Only  NO 
Definition 
 
Note 
 

PaymentProcessor Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PaymentProcessorId(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  NO 
 
Name    VARCHAR(50)  NO 
 
IsMultipleProcessorOnly    BIT  NO 
 
TestHostedURL    VARCHAR(1000)  YES 
 
TestPostURL    VARCHAR(1000)  YES 
 
ProductionHostedUrl    VARCHAR(1000)  YES 
 
ProductionPostUrl    VARCHAR(1000)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

PaymentProcessor Keys 
Key Name  Key Type  Keys 
PK_SyPaymentProcessorID  PrimaryKey  PaymentProcessorId 

PaymentProcessor Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CreditCardBatchFileSetting  Non-Identifying  One To Zero or More          NO 
PaymentProcessorAccount  Non-Identifying  One To Zero or More          NO 
CreditCardBatchFileSetting  Non-Identifying  One To Zero or More          NO 
PaymentProcessorAccount  Non-Identifying  One To Zero or More          NO 

PaymentProcessor Check Constraints 
Check Constraint Name  CheckConstraint